home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 4 / Amiga Tools 4.iso / tools / netzwerk / parnet / sources / syms.c < prev    next >
C/C++ Source or Header  |  1996-02-26  |  312b  |  20 lines

  1.  
  2. /*
  3.  *  SYMS.C
  4.  */
  5.  
  6. #define LIBRARIES_MATHFFP_H
  7. #define CLIB_MATHFFP_PROTOS_H
  8. #define DOS_STDIO_H
  9. #define CLIB_ALIB_STDIO_PROTOS_H
  10.  
  11. #include <exec/types.h>
  12. #include <dos/dos.h>
  13. #include <clib/exec_protos.h>
  14. #include <clib/alib_protos.h>
  15. #include <stdio.h>
  16. #include <stdlib.h>
  17.  
  18. #include <pragmas/exec_pragmas.h>
  19.  
  20.